Check that window_private is not NULL before using it. (#444351, David
authorMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jun 2007 15:53:41 +0000 (15:53 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 5 Jun 2007 15:53:41 +0000 (15:53 +0000)
commit3047c1fcf2c25cae34835435a1fdc3c24ffa661c
treed33b0d32e962d9a53ed0a486b6372f9dc5ff0373
parent2105398a55fbb4c96d386dc327107a05e374b99e
Check that window_private is not NULL before using it. (#444351, David

2007-06-05  Matthias Clasen <mclasen@redhat.com>

        * gdk/x11/gdkevents-x11.c (gdk_event_translate): Check that
        window_private is not NULL before using it.  (#444351, David Ronis)

svn path=/trunk/; revision=18043
ChangeLog
gdk/x11/gdkevents-x11.c